home *** CD-ROM | disk | FTP | other *** search
/ PC World Plus! (NZ) 2001 June / HDC50.iso / FreeSoftware / MicrosoftXP / collaborative_main.swf / scripts / DefineButton2_538 / BUTTONCONDACTION on(release).as
Text File  |  2001-03-22  |  90b  |  5 lines

  1. on(release){
  2.    _level0.gotoAndStop("start");
  3.    loadMovieNum("intro.swf",1,"GET");
  4. }
  5.